projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fd4c554
)
fix copy/paste error in doc
author
Alex Burka
<durka42+github@gmail.com>
Wed, 21 Oct 2015 17:10:31 +0000
(13:10 -0400)
committer
Alex Burka
<durka42+github@gmail.com>
Wed, 21 Oct 2015 17:10:31 +0000
(13:10 -0400)
src/doc/crates-io.md
patch
|
blob
|
history
diff --git
a/src/doc/crates-io.md
b/src/doc/crates-io.md
index 570b4456c69da990e4412b1666a2fe878c6a80e8..6ed69572235921eee75881af85e224612575d603 100644
(file)
--- a/
src/doc/crates-io.md
+++ b/
src/doc/crates-io.md
@@
-78,7
+78,7
@@
patch versions are desugared to `0` but allow flexibility for that value.
**Inequality requirements** allow manually specifying a version range or an
exact version to depend on.
-Here are some examples of
wildcard
requirements:
+Here are some examples of
inequality
requirements:
```notrust
>= 1.2.0